home *** CD-ROM | disk | FTP | other *** search
/ USGS: US Seabed Offshore Surficial Sediment Data / USGS US Seabed Offshore Surficial Sediment Data Release v1.0.iso / htmldocs / style.css < prev    next >
Cascading Style Sheet File  |  2006-08-09  |  3KB  |  211 lines

  1. /*validated*/
  2.  
  3.  
  4. /*background-color: #E8E3D0;
  5.     background-image : url(icons/bg635.gif);*/
  6.     /*<!--
  7.  
  8. -->*/
  9.  
  10. BODY{
  11.     
  12.     line-height : 1.1 ;
  13.     font-family: Verdana, Arial, Helvetica, sans-serif;
  14.     color: #000000;
  15.     
  16.     
  17. #main {
  18.    font-weight : normal;  font-size : .9em ;
  19.  
  20. }
  21. P{
  22.    font-weight : normal;  font-size : .9em ;
  23.  
  24. }
  25. #bgbanner {background-color: #000000}
  26.  
  27. #margin {margin: 2.5em}
  28.  
  29. #footer{
  30.    font-size : 0.8em ;  
  31.   font-family: Verdana, Arial, Helvetica, sans-serif;  
  32.    text-align : left ;  
  33.       line-height : 1.1 ; font-weight:bold}
  34.  
  35. OL {
  36.    list-style : decimal ;  
  37. }
  38.  
  39.  
  40.  
  41. LI{
  42. font-size: 1.0em; font-family: Verdana, Arial, Helvetica, sans-serif
  43.  
  44. }
  45.  
  46.  
  47. #table1 { font-size : .9em }
  48. #table2 { font-size : .8em }
  49.  
  50. STRONG{
  51.    font-weight : 800 ;  
  52. }
  53. B{
  54.    font-weight : 800 ;  
  55. }
  56.  
  57.  
  58. I{
  59.    font-style : italic ;  
  60. }
  61.  
  62. HR{
  63.    text-align : center ;  
  64.    border-top : medium inherit ;  
  65.    display : block ;
  66. }
  67.  
  68. H6{
  69.    font-weight : normal ;  
  70.    font-size : .6em ;  
  71.    text-align : left ;  
  72. ; color: #00FF00
  73. }
  74.  
  75. H5{
  76.    font-size : .7em ;  
  77.    text-align : left ;  
  78.  ; font-family: Verdana, Arial, Helvetica, sans-serif
  79. ; color: #000000
  80. }
  81.  
  82. H4{
  83.    font-weight : bold ;  
  84.    font-size : .9m ;  
  85.    text-align : left ;     font-family: Verdana, Arial, Helvetica, sans-serif;  
  86. }
  87.  
  88. H3{
  89.    font-weight : bold ;  
  90.    font-size : 1.0em;  
  91.    font-family: Verdana, Arial, Helvetica, sans-serif;  
  92.    color : #000099;  
  93.    background-color : transparent ;  
  94.    text-align : left ;  
  95. }
  96.  
  97. H2{
  98.    font-weight : bold ;  
  99.    font-size : 1.2em;  
  100.    color : #000000;  
  101.    background-color : transparent ;  
  102.    text-align : left ;  
  103. font-family: Verdana, Arial, Helvetica, sans-serif;
  104. }
  105.  
  106. H1{
  107.    font-weight : bold ;  
  108.    font-size : 1.4em;  
  109.    font-family: Verdana, Arial, Helvetica, sans-serif;  
  110.    color : #000000;  
  111.    background-color : transparent ;  
  112.    text-align : left ;  
  113. }
  114.  
  115. EM{
  116.    font-style : italic ;  
  117. }
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124. BLOCKQUOTE{
  125.  
  126.    margin-right : .5 ;  
  127.    margin-left : .5 ;  
  128. }
  129.  
  130.  
  131.  
  132. A:visited{
  133.    color : #800080;  
  134.    background-color : transparent ;  
  135. }
  136.  
  137. A:link{
  138.    color : #0033CC;  
  139.    background-color : transparent ;  
  140. }
  141.  
  142. A:active{
  143.    color : #0033CC;  
  144.    background-color : transparent ;  
  145. }
  146. A:hover{
  147.    color : #800080;  
  148.    background-color : transparent ;  
  149. }
  150. #larger{
  151.    font-size : 1em ;  
  152.    }
  153. #medium{
  154.    font-size : .9em ;  
  155. }
  156.  
  157. #small{
  158.    font-size : 0.8em ;  
  159.   }
  160.  
  161. #smaller{
  162.    font-size : 0.7em ;  
  163. }
  164. #smallest { font-size : 0.6em}
  165.  
  166. #sup{ font-size : 0.7em}
  167.  
  168.  
  169. #nav {
  170.    font-weight : bold ;  
  171.    font-size : .9em ;  
  172.       font-family: Verdana, Arial, Helvetica, sans-serif;  text-decoration:none
  173. }
  174.  
  175.  
  176.  
  177.   #sidebar {background-color: /*#82c0ff*/#66CCFF}
  178.  #underline {text-decoration:underline}
  179. #noline {text-decoration:none}
  180.  
  181.  
  182.  
  183. #table3 {font-size:.7em}
  184.  
  185.  
  186. #smallheading {
  187. font-size : .8em; 
  188. font-family: Verdana, Arial, Helvetica, sans-serif;
  189. text-decoration:none; font-weight:bold
  190. }
  191.  
  192. #bgcolor1 {background-color:66ccff}
  193.  
  194. #underline {text-decoration:underline}
  195.  
  196. #white {color:#ffffff}
  197. #red{
  198.    color : red ;  
  199.    background-color : transparent ;  
  200. }
  201. #green{ color : #156830}
  202. #orange {color: #ED2C10}
  203. #blue {color: #0000ce}
  204. #black {color:#000000}
  205.  #caption {font-size:.8em; font-weight:bold;}
  206.